internal/runtime/maps.table.getWithoutKey (method)
2 uses
internal/runtime/maps (current package)
map.go#L443: return m.directoryAt(idx).getWithoutKey(typ, hash, key)
table.go#L225: func (t *table) getWithoutKey(typ *abi.MapType, hash uintptr, key unsafe.Pointer) (unsafe.Pointer, bool) {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)